home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Trial / Webroot Internet Security Essentials / WebrootSecurityTrialSetup_EN.exe / {app} / SpySweeperUI.exe / 0 / RCDATA / TFRMACTIVEXSHIELDOPTIONSDLG / TFRMACTIVEXSHIELDOPTIONSDLG.txt
Text File  |  2008-11-13  |  1KB  |  47 lines

  1. inherited frmActiveXShieldOptionsDlg: TfrmActiveXShieldOptionsDlg
  2.   BorderIcons = [biSystemMenu]
  3.   Caption = 'ActiveX Shield Options'
  4.   ExplicitWidth = 604
  5.   ExplicitHeight = 454
  6.   PixelsPerInch = 96
  7.   TextHeight = 14
  8.   inherited btnOK: TResTeButton
  9.     Left = 297
  10.     OnClick = btnOKClick
  11.     ExplicitLeft = 297
  12.   end
  13.   inherited btnCancel: TResTeButton
  14.     Left = 396
  15.     ExplicitLeft = 396
  16.   end
  17.   inherited btnContextHelp: TResTeButton
  18.     Left = 496
  19.     ExplicitLeft = 496
  20.   end
  21.   inherited pnlBackground: TTePanel
  22.     inherited lblTitle: TResLabel
  23.       ParentShowHint = False
  24.       ShowHint = True
  25.       ResourceCaption = 49606
  26.     end
  27.     object cbxActiveXKnownSpyware: TResTeCheckBox
  28.       Left = 30
  29.       Top = 30
  30.       Width = 423
  31.       Height = 20
  32.       ShowHint = True
  33.       AllowGrayed = False
  34.       Alignment = kalLeftJustify
  35.       Checked = True
  36.       Spacing = 5
  37.       State = kcbsChecked
  38.       ThemeObject = 'default'
  39.       TabOrder = 0
  40.       Transparent = True
  41.       WordWrap = False
  42.       ResourceCaption = 49607
  43.       ResourceHint = 41156
  44.     end
  45.   end
  46. end
  47.